From 15f28bac33b0f6ab6159546ac65d5e9a953826ed Mon Sep 17 00:00:00 2001 From: Bernd Zeimetz Date: Mon, 28 Jun 2010 01:32:28 +0200 Subject: [PATCH] gpsbabel-gui needs to depend on gpsbabel. Add the missing dependency. --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 9463c6b48..7bcf6487a 100644 --- a/debian/control +++ b/debian/control @@ -65,7 +65,7 @@ Description: GPS file conversion plus transfer to/from GPS units Package: gpsbabel-gui Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends}, gpsbabel (= ${binary:Version}) Description: GPS file conversion plus transfer to/from GPS units - GUI GPSBabel converts waypoints, tracks, and routes from one format to another, whether that format is a common mapping format like Delorme, @@ -73,4 +73,3 @@ Description: GPS file conversion plus transfer to/from GPS units - GUI such as those from Garmin and Magellan. . This package contains gpsbabelfe, a QT based frontend for gpsbabel. - -- 2.30.2